home *** CD-ROM | disk | FTP | other *** search
/ Windows Game Programming for Dummies (2nd Edition) / WinGamProgFD.iso / pc / DirectX SDK / DXSDK / samples / Multimedia / DirectPlay / Maze / MazeServer / idpserver.h < prev    next >
Encoding:
C/C++ Source or Header  |  2001-10-31  |  310 b   |  12 lines

  1. //----------------------------------------------------------------------------
  2. // File: 
  3. //
  4. // Desc: 
  5. //
  6. // Copyright (c) 1999-2001 Microsoft Corp. All rights reserved.
  7. //-----------------------------------------------------------------------------
  8. #ifndef _IDPSERVER_H
  9. #define _IDPSERVER_H
  10.  
  11. #endif
  12.